ospf abr-type

This command sets the ospf abr-type.

Syntax

ospf abr-type type 
no ospf abr-type type  

Command

Description

no

Disables the router-ID of the OSPF process.

type

Refers to abr-type

cisco  (according to cisco implementation)
ibm  (according to IBM  implementation)
shortcut (shortcut abr)
standard (standard behavior  RFC 2328)

Note: "Cisco" and "IBM" types are equivalent.

Default

NA

Command Mode

Privileged User

Example

This example sets the ospf abr-type according to the IBM implementation.

(config-data)# router ospf     
(conf-router)# ospf abr-type ibm